home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP Products & Services 1994 Summer / NeXTSTEP Products & Services 1994 Summer.iso / AlembicDemo.app / EquationBuilder / EquationBuilder.pkg / EquationBuilder.tar.Z / EquationBuilder.tar / EquationBuilder.app / English.lproj / EquationInspector.nib / data.classes next >
Text File  |  1992-10-12  |  733b  |  47 lines

  1. EquationInspector = {
  2.     ACTIONS = {
  3.     changeUseItalics:;
  4.     changeFineDelta:;
  5.     groupChanged:;
  6.     revertFont:;
  7.     displayFontType:;
  8.     family:;
  9.     dSizeText:;
  10.     sizeText:;
  11.     changeFont:;
  12.     browser:;
  13.     setFont:;
  14.     dChangeFineDelta:;
  15.     splitView:;
  16.     size:;
  17.     displayFontSize:;
  18.     changeEqStyle:;
  19.     };
  20.     OUTLETS = {
  21.     fontTypeChangeButton;
  22.     setButton;
  23.     finePosField;
  24.     fontInspAccessoryView;
  25.     equationInspectorView;
  26.     sizeTextField;
  27.     fontSelectorPreviewer;
  28.     italicsSwitch;
  29.     fontTypePreviewer;
  30.     fontBrowser;
  31.     revertButton;
  32.     inLineMatrix;
  33.     fontSizePopUpButton;
  34.     defaultColorWell;
  35.     inspectedEquation;
  36.     fontTypePopUpButton;
  37.     sizeBrowser;
  38.     fontSplitView;
  39.     };
  40.     SUPERCLASS = Object;
  41. };
  42. FirstResponder = {
  43.     ACTIONS = {
  44.     };
  45.     SUPERCLASS = Object;
  46. };
  47.